DataConnector
C1RowUpdatedEventArgs<TCommandImpl> クラス
メンバ 

C1.AdoNet.OData アセンブリ > C1.DataConnector.AdoNet 名前空間 : C1RowUpdatedEventArgs<TCommandImpl> クラス
データプロバイダの RowUpdated イベントのデータを提供します。
オブジェクト モデル
C1RowUpdatedEventArgs<TCommandImpl> クラス
シンタックス
'宣言
 
Public NotInheritable Class C1RowUpdatedEventArgs(Of TCommandImpl As System.Data.Common.DbCommand) 
   Inherits System.Data.Common.RowUpdatedEventArgs
public sealed class C1RowUpdatedEventArgs<TCommandImpl> : System.Data.Common.RowUpdatedEventArgs 
where TCommandImpl: System.Data.Common.DbCommand
型パラメータ
TCommandImpl
継承階層

System.Object
   System.EventArgs
      System.Data.Common.RowUpdatedEventArgs
         C1.DataConnector.AdoNet.C1RowUpdatedEventArgs<TCommandImpl>

参照

C1RowUpdatedEventArgs<TCommandImpl> メンバ
C1.DataConnector.AdoNet 名前空間